'Declaration
Public Overloads Shared Sub Rotate( _ ByVal points() As NPointD, _ ByVal start As System.Integer, _ ByVal count As System.Integer, _ ByVal angle As System.Double, _ ByVal pin As NPointD _ )
'Usage
Dim points() As NPointD Dim start As System.Integer Dim count As System.Integer Dim angle As System.Double Dim pin As NPointD NGeometry2D.Rotate(points, start, count, angle, pin)
Parameters
- points
- start
- count
- angle
- pin